From 572a4cc332f6e85ca4cd9ee8723f66c8e2c84e38 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 19 Feb 2011 14:26:37 -0500 Subject: [PATCH] Fix typo in auth.texi (Bug#8068). --- doc/misc/auth.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi index f08acb39d9c..5c555e81a78 100644 --- a/doc/misc/auth.texi +++ b/doc/misc/auth.texi @@ -214,7 +214,7 @@ string or a @code{nil} object. Currently only the modes ``login'' and @var{port} contains the protocol name (e.g. ``imap'') or a port number. It must be a string, corresponding to the port in the -users' netrc files. +user's netrc files. @example ;; IMAP example -- 2.30.2